home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / valve.ast < prev    next >
Encoding:
Text File  |  2000-08-18  |  1.1 KB  |  45 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1999
  2. //
  3. //  valve.ast written at Thur Aug 12 16:06 1999
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  valve        //  Session name
  11. end
  12.  
  13. // *** This first section contains the names of all the win_anims used by the table
  14. valve_turn
  15. end
  16.  
  17. // *** This second section contains the values for each anim state
  18. valve_start
  19. valve_turn
  20. valve_end
  21. end
  22.  
  23. valve_start            // name of this anim_state
  24. valve_turn                // name for the win_anim for this state
  25. valve_start            // default link anim for this anim state
  26. begin_end_frame 1 1
  27. // Begin entries for this anim state
  28. end_of_entries
  29.  
  30. valve_turn                  // name of this anim_state
  31. valve_turn                // name for the win_anim for this state
  32. valve_end             // default link anim for this anim state
  33. begin_end_frame 1 82
  34. // Begin entries for this anim state
  35. end_of_entries
  36.  
  37. valve_end            // name of this anim_state
  38. valve_turn                // name for the win_anim for this state
  39. valve_end            // default link anim for this anim state
  40. begin_end_frame 82 82
  41. // Begin entries for this anim state
  42. end_of_entries
  43.  
  44.  
  45.